Axiell Go installation guide - Linux

IMPORTANT!

If you are installing Go in an environment alongside EMu 9.0 or later, DO NOT use these installation notes.

From EMu 9.0 onwards, Go is bundled with EMu and the installation notes on the EMu Support site must be used.

This guide describes how to install Axiell Go on a Linux server, and how to troubleshoot an installation.

Axiell Go requires installation of two components:

  • Axiell Go UI
  • Axiell Go API

These are usually installed on the same server, although this is not a requirement. As described below, a number of other packages are also installed:

  • An HTTP Server
  • Java Runtime Environment
  • Redis

Note:

  • Access to the root account is required.
  • Ability to edit text files from the command line is assumed.
  • In the code examples below, code that must be modified to suit your environment is in highlighted with yellow
  • As some installation commands differ between Linux distributions, you will need to know what distribution of Linux you are running before commencing:

Troubleshooting